CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - linux usb

搜索资源列表

  1. LINUX_DRVER

    0下载:
  2. 1、linux下8019的移植 2、LINUX USB 3、write,ioctl,select-1, 8019 under linux transplant two, three USB LINUX, write, ioctl, select
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:829447
    • 提供者:Cecil
  1. linux

    0下载:
  2. 这篇硕士论文是基于Linux的USB网络设备驱动分析及实现技术研究,可供写linux下usb驱动的人员参考。-this master's thesis was based on the Linux USB Device Driver Network Analysis and Implementation of Technology, writing for linux usb drive under the reference.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:536373
    • 提供者:李青青
  1. Linuxnetcarddrive

    0下载:
  2. linux 驱动 关于linux usb驱动程序以及操作
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:17333
    • 提供者:calvin
  1. USB接口电路的设计

    2下载:
  2.   USB 是近年来应用在 PC领域的新型接口技术 ,是一些 PC 大厂商 ,如 Microsoft ,Intel 等为了解决日益增加的 PC外设与有限的主板插槽和端口之间的矛盾而制定的一种串行通信的标准 ,自 1995 年在 Comdex上亮相以来 ,至今已广泛地为各 PC厂家所支持.现在生产的 PC几乎都配备了 USB 接口 ,Microsoft 的 Win2ows98 ,NT,以及 MacOS,Linux ,FreeBSD 等流行操作系统都增加了对 USB 的支持.
  3. 所属分类:文档资料

    • 发布日期:2009-05-22
    • 文件大小:87680
    • 提供者:liuyq6
  1. Linux USB drivers

    0下载:
  2. Linux USB drivers document
  3. 所属分类:编程文档

    • 发布日期:2010-12-29
    • 文件大小:1481666
    • 提供者:ccc1233
  1. Research-and-Implementation-of-USB-Device-Driver-f

    0下载:
  2. 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characterist
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:173131
    • 提供者:梁军学
  1. Book-LinuxDrive

    0下载:
  2. 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
  3. 所属分类:software engineering

    • 发布日期:2017-05-31
    • 文件大小:13639346
    • 提供者:yangzhidong
  1. linuxusb

    0下载:
  2. USB documents for writing drivers in linux
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:111619
    • 提供者:Ajay
  1. USBLinux4

    0下载:
  2. USB-LINUX环境下的驱动程序开发(主机端驱动与设备端驱动)-USB-LINUX environment Driver Development
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:299236
    • 提供者:wang
  1. configure_evdo_on_linux

    0下载:
  2. How to Configure BSNL EVDO USB BroadBand in Linux
  3. 所属分类:Document

    • 发布日期:2017-04-23
    • 文件大小:65559
    • 提供者:samuel
  1. lunwen

    0下载:
  2. 优秀硕士论文,主要论述了Linux内核移植及USB驱动的开发,对嵌入式学习开发有一定的参考价值-Outstanding Master`s thesis mainly discusses the Linux kernel porting and USB-driven development, the development of embedded learning has some reference value
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3073106
    • 提供者:lll
  1. Programming_Guide_for_Linux_USB_Device

    0下载:
  2. Linux 環境下 USB 设备的编程指南-Programming Guide for Linux USB Device
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:78687
    • 提供者:Eric Wang
  1. 1

    1下载:
  2. 本文针对远程监控提出了一种结合IP网络的监控技术方案,系统总体架构采用S3C2410、USB摄像头与Linux操作系统组成嵌入式软硬件系统。并通过摄像头采集到的数据经过FFMPEG软件提供的H.264处理函数处理,数据转换后交给处理线程处理,采用双线程实现视频的数据的处理和传输。同时利用S3C2410网络模块,把图像数据转化为IP数据报通过RJ45接口在Internet上传输,实现远程监控。 关键词:视频采集,IP网络,Linux,H.264,远程监控 -Abstract: This p
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:17811
    • 提供者:阿士大夫
  1. LinuxUSB-Core

    0下载:
  2. linux usb设备驱动详细讲解,深入浅出-Linux USB device driver in detail, explain profound theories in simple language
  3. 所属分类:软件工程

    • 发布日期:2017-04-10
    • 文件大小:1135176
    • 提供者:sky
  1. Linux-USB--device-drive

    0下载:
  2. Linux下的USB程序分析Linux USB device drive USB、LINUX、设备驱动、总线-Linux USB device drive
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:14660
    • 提供者:dan
  1. Linux_USB_Drivers

    0下载:
  2. Linux USB drivers Michael Opdenacker Free Electrons http://free-electrons.com/
  3. 所属分类:文档资料

    • 发布日期:2017-05-06
    • 文件大小:1149950
    • 提供者:post
  1. usb-protocal

    0下载:
  2. 对usb技术的详细总结,这个章节是usb的基础知识,后续为usb host控制器协议、linux下usb架构以及linux的gadget结构。-Usb technology detailed summary of this chapter is to the usb basics, and follow-up usb host controller agreements, linux under usb gadget structure of the architecture and Linux
  3. 所属分类:Project Manage

    • 发布日期:2017-11-11
    • 文件大小:537909
    • 提供者:mengfandong
  1. usb-architecture-in-linux

    0下载:
  2. 介绍linux下的usb架构,包括控制器模块/hub模块/usb core/设备功能部分-Introduced under linux usb architecture, including the controller module/hub module/usb core/equipment functional part
  3. 所属分类:Project Manage

    • 发布日期:2017-11-14
    • 文件大小:223255
    • 提供者:mengfandong
  1. USB-camera-on-Linux-

    0下载:
  2. 本文介绍了在嵌入式Linux下利用USB摄像头采集图像的硬件和软件设计过程,对于嵌入式图像采集系统设计很有帮助。-This article describes the use of embedded Linux USB camera image acquisition hardware and software design process for embedded image acquisition system is helpful.
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:135569
    • 提供者:lza
  1. Linux下的USB程序分析

    0下载:
  2. Linux下的USB程序分析,分析Linux系统下面USB的操作流程(USB code under Linux)
  3. 所属分类:文章/文档

    • 发布日期:
    • 文件大小:14336
    • 提供者:tianzhe130
« 12 3 »
搜珍网 www.dssz.com